home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / docs / misc / amigapl.9905.lzh / amigapl.9905 / User-Startup < prev   
Encoding:
Text File  |  1999-06-03  |  1.7 KB  |  68 lines

  1. ;copy > NIL: SYS:S/RAM.info TO RAM:Disk.info                                                  ; added by MagicWB
  2.  
  3. run >nil: C:MagicWB-Demon 4,123,123,123 5,175,175,175 6,170,144,124 7,255,169,151 8,0,0,255  ; added by MagicWB
  4. assign >NIL: MagicWB: SYS:Prefs/MagicWB-Images
  5. ;BEGIN MUI
  6. if exists "System:MUI"
  7.    assign MUI: "System:MUI"
  8.    if exists MUI:Libs
  9.       assign add LIBS: MUI:Libs
  10.    endif
  11.    if exists MUI:Locale
  12.       assign add LOCALE: MUI:Locale
  13.    endif
  14.    version >nil: exec.library 39
  15.    if not warn
  16.       if exists MUI:Docs
  17.          if exists HELP:dummy ; do not remove
  18.          endif                ; this entry!
  19.          assign add HELP: MUI:Docs
  20.       endif
  21. ;   endif
  22. ;endif
  23. ;END MUI
  24. ;BEGIN CAPREFS
  25. C:CAPrefs >NIL:
  26. ;END CAPREFS
  27. ;BEGIN NewIcons
  28. Run <NIL: >NIL: c:NewIcons
  29. ;END NewIcons
  30. ;BEGIN DefIcons
  31. DefIcons
  32. ;END DefIcons
  33. ;BEGIN YAM - Amiga mailer © Marcel Beck
  34. Assign YAM: "Amiga:Internet"
  35. ;END YAM - Amiga mailer © Marcel Beck
  36. ;BEGIN Miami
  37. assign Miami: "Amiga:Internet/Miami3.0"
  38. ;END Miami
  39. ;BEGIN CygnusEd
  40. Path "Amiga:Edytory/CygnusEd" Add
  41. ;END CygnusEd
  42. ;BEGIN Executive
  43. ;PATH System:Executive ADD
  44. ;Run <NIL: >NIL: System:Executive/Executive
  45. ;END Executive
  46. ;BEGIN akJFIF.datatype
  47. assign VMEM: "Work:"
  48. ;END akJFIF.datatype
  49. ;BEGIN REXX
  50. SYS:System/RexxMast >NIL:
  51. ;END REXX
  52. ;BEGIN ElasticDreams
  53. assign ElasticDreams: Amiga:Grafika/ElasticDreams
  54. ;END ElasticDreams
  55. ;BEGIN SoundProbe
  56. IF Exists "Work:Muzyka/SoundProbe"
  57. Assign SP16: "Work:Muzyka/SoundProbe"
  58. EndIf
  59. ;END SoundProbe
  60. Assign 303emu2: Work:muzyka/roland/303emu2
  61. ;BEGIN Personal Paint
  62. Assign PPAINT: "Amiga:Grafika/PPaint"
  63. ;END Personal Paint
  64. ;BEGIN Personal Paint CD-ROM
  65. Assign PPAINTCD: "Amiga:Grafika/PPaint"
  66. ;END Personal Paint CD-ROM
  67.  
  68.